fix(migrations): upgrade atlas image to clear CVE-2026-42501#3111
Conversation
Updates the atlas base image from v1.2.1-29c7cc3-canary (go1.26.2, 11 fixable Go stdlib CVEs including CVE-2026-42501) to the current v1.2.1-3ca392d-canary tagged as :latest. Verified with grype against the new digest: no fixable vulnerabilities reported. Assisted-by: Claude Code Signed-off-by: Miguel Martinez <miguel@chainloop.dev> Chainloop-Trace-Sessions: f286dba9-20ad-4039-8d7c-7677510fec29
80eefc6 to
8eee27e
Compare
AI Session Analysis
|
| Status | Attribution | File | Lines |
|---|---|---|---|
| modified | ai | app/controlplane/Dockerfile.migrations |
+4 / -4 |
Policies (4, 1 failing)
| Status | Policy | Material | Messages |
|---|---|---|---|
| ✅ Passed | ai-config-ai-agents-allowed |
ai-coding-session-f286db |
- |
ai-config-no-dangerous-commands |
ai-coding-session-f286db |
Forbidden bash pattern /git[^|]push[^|]--force/ matched command: git push --force-with-lease origin worktree-sorted-toasting-tome | |
| ✅ Passed | ai-config-no-secrets |
ai-coding-session-f286db |
- |
| ✅ Passed | ai-config-mcp-servers-allowed |
ai-coding-session-f286db |
- |
Powered by Chainloop and Chainloop Trace
Summary
arigaio/atlasbase image inapp/controlplane/Dockerfile.migrationstov1.2.1-3ca392d-canary(digestsha256:29668819bfe510e06ccf84cfbf795ad504a0b310a9edbb695c1cd277edac11cb, currently tagged as:latest).CVE-2026-42501) that remain in the previous canary pin onmain(v1.2.1-29c7cc3-canary, built on go1.26.2).grypeagainst the new digest: no fixable vulnerabilities reported.AI disclosure: this contribution was assisted by Claude Code.